shift vt. 1.变动;改变;搬移;移动;转移;变换;替换;更换。 2.推卸;转嫁。 3.消除;撤除。 4.【语言学】变换(语音)。 5.〔方言〕换(衣);使换衣服 6.〔汽车〕变(速);换(排挡)。 7. 〔英口〕出售,卖。 shift all the blame on others 把一切错误归于别人。 vi. 1.变;移;动;(风)改变方向;漂移。 2.想种种办法;筹划;策划;设法。 3.瞒骗;强辩;托词闪避。 4.挣生活;糊口。 5.〔口语〕走开。 6.【机械工程】变速;调挡。 7.【语言学】辅音变换。 8.〔方言〕换衣服。 shift about 搬来搬去;屡变位置。 shift for oneself 独立谋生。 shift off 拖延;消除;整顿;逃避;推托(责任等);(用借口等)把…打发走。 shift oneself 换衣服 (=shift one's clothes)。 shift one's ground 改变论据[立场]。 n. 1.变迁;变化;变换;替换;更换;掉换;更易;转移;代用。 2.谋划;办法;计划;手段;权宜之计。 3.哄骗;欺诈。 4.班;轮[换]班;轮值。 5.轮班职工。 6. 轮值时间;轮班工作时间。 7.〔古语〕女汗衫。 8.【农业】轮作;轮作农作物;轮作的农地。 9.【矿物】断层;断层变位;平移。 10.【语言学】辅音变换。 11.〔方言〕换衣服;(常更换的)衬衣。 12.〔足球〕开赛前球员阵势的变动。 13.(堆砖瓦的)互接法。 14.汽车排挡。 the shift of responsibility 责任的转嫁。 an eight-hour shift 八小时的工作班。 work in three shifts of eight hours 每班八小时分三班轮流工作。 the day-shift 日班。 make a shift 设法过活,应付;将就使用,凑合用;尽量争取做到。 the night- shift 夜班。 be put [reduced] to the shifts 被逼得走投无路。 for a shift 出于权宜之计;将就地;为眼前打算。 full of shifts and devices 足智多谋。 live by shift(s) 东拼西凑过日子。 make (a) shift 1. 拼拼凑凑过日子。 2. 尽力设法利用[应付] (with) 安于某事物;(没有…也)勉强对付过去 (without)。 3. 尽力做到〔与不定式连用〕。 one's (or the ) last shift 最后的手段[办法]。 shift of crops 轮作。 the shifts and changes of life (人生的)祸福荣枯。 try every shift available 想尽办法。
operator n. 1.操作者,机务员;司机,驾驶员;【军事】电话兵;【电话】接线员,话务员(=telephone operator);【电报】报务员。 2.(外科)施行手术者。 3.掮客,经纪人。 4.【语法】功能词。 5.【数学】算子,算符。 6.经营者;〔美国〕工厂主,资方。 7.投机商人,骗子;精明圆滑的人。 8.【戏剧】灯光助理员。 an operator's set 话务员的电话机。 a telegraph operator 电报报务员。 an unitary operator 公正算符。 a mine operator 矿山经营者,矿主。
The following are the bit shift operators defined in visual basic 以下是visual basic中定义的移位运算符。
The signed right - shift operator 有符号右移位运算符(
However , bitwise operators and shift operators never cause overflow 然而,按位运算符和移位运算符永远不会导致溢出。
The following table shows the result data types for the two bit - shift operators , 运算符< <和> >下表显示两个移位运算符
The left - shift operator 左移位运算符
The right - shift operator 右移运算符(
Bit shift operators >移位运算符
The shift operator ' s working contacts will be in the main related to other technicians , and maintenance personnel 轮班操作员的工作联系主要是其他技术员以及维修人员。
The left - shift operator shifts its first operand left by the number of bits specified by its second operand . expr count 左移位运算符( < < )根据第二个操作数指定的位数将第一个操作数向左移位。
Visual basic treats each bit - shift operator as a unary operator on its left operand the bit pattern to be shifted Visual basic将每个移位运算符视为其左操作数(要移动的位模式)的一元运算符。